Click or drag to resize

AggregateOn Constructor (PropertyPath)

Initializes a new instance of the AggregateOn class with the specified propertyPath.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AggregateOn(
	PropertyPath propertyPath
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
The property path.
See Also